Uses of Enum
com.cisco.pt.ipc.enums.PortType
Packages that use PortType
-
Uses of PortType in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return PortTypeModifier and TypeMethodDescriptionstatic PortTypePortType.fromIntValue(int value) static PortTypePortType.fromIntValue(Integer value) static PortTypeReturns the enum constant of this type with the specified name.static PortType[]PortType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of PortType in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return PortType -
Uses of PortType in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return PortType